3.2077 \(\int \frac{(2+3 x)^4 (3+5 x)^3}{(1-2 x)^{3/2}} \, dx\)

Optimal. Leaf size=105 \[ \frac{10125 (1-2 x)^{13/2}}{1664}-\frac{161325 (1-2 x)^{11/2}}{1408}+\frac{122385}{128} (1-2 x)^{9/2}-\frac{4177401}{896} (1-2 x)^{7/2}+\frac{9504551}{640} (1-2 x)^{5/2}-\frac{4324397}{128} (1-2 x)^{3/2}+\frac{9836211}{128} \sqrt{1-2 x}+\frac{3195731}{128 \sqrt{1-2 x}} \]

[Out]

3195731/(128*Sqrt[1 - 2*x]) + (9836211*Sqrt[1 - 2*x])/128 - (4324397*(1 - 2*x)^(
3/2))/128 + (9504551*(1 - 2*x)^(5/2))/640 - (4177401*(1 - 2*x)^(7/2))/896 + (122
385*(1 - 2*x)^(9/2))/128 - (161325*(1 - 2*x)^(11/2))/1408 + (10125*(1 - 2*x)^(13
/2))/1664

_______________________________________________________________________________________

Rubi [A]  time = 0.0852819, antiderivative size = 105, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 1, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.042 \[ \frac{10125 (1-2 x)^{13/2}}{1664}-\frac{161325 (1-2 x)^{11/2}}{1408}+\frac{122385}{128} (1-2 x)^{9/2}-\frac{4177401}{896} (1-2 x)^{7/2}+\frac{9504551}{640} (1-2 x)^{5/2}-\frac{4324397}{128} (1-2 x)^{3/2}+\frac{9836211}{128} \sqrt{1-2 x}+\frac{3195731}{128 \sqrt{1-2 x}} \]

Antiderivative was successfully verified.

[In]  Int[((2 + 3*x)^4*(3 + 5*x)^3)/(1 - 2*x)^(3/2),x]

[Out]

3195731/(128*Sqrt[1 - 2*x]) + (9836211*Sqrt[1 - 2*x])/128 - (4324397*(1 - 2*x)^(
3/2))/128 + (9504551*(1 - 2*x)^(5/2))/640 - (4177401*(1 - 2*x)^(7/2))/896 + (122
385*(1 - 2*x)^(9/2))/128 - (161325*(1 - 2*x)^(11/2))/1408 + (10125*(1 - 2*x)^(13
/2))/1664

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 10.9968, size = 94, normalized size = 0.9 \[ \frac{10125 \left (- 2 x + 1\right )^{\frac{13}{2}}}{1664} - \frac{161325 \left (- 2 x + 1\right )^{\frac{11}{2}}}{1408} + \frac{122385 \left (- 2 x + 1\right )^{\frac{9}{2}}}{128} - \frac{4177401 \left (- 2 x + 1\right )^{\frac{7}{2}}}{896} + \frac{9504551 \left (- 2 x + 1\right )^{\frac{5}{2}}}{640} - \frac{4324397 \left (- 2 x + 1\right )^{\frac{3}{2}}}{128} + \frac{9836211 \sqrt{- 2 x + 1}}{128} + \frac{3195731}{128 \sqrt{- 2 x + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((2+3*x)**4*(3+5*x)**3/(1-2*x)**(3/2),x)

[Out]

10125*(-2*x + 1)**(13/2)/1664 - 161325*(-2*x + 1)**(11/2)/1408 + 122385*(-2*x +
1)**(9/2)/128 - 4177401*(-2*x + 1)**(7/2)/896 + 9504551*(-2*x + 1)**(5/2)/640 -
4324397*(-2*x + 1)**(3/2)/128 + 9836211*sqrt(-2*x + 1)/128 + 3195731/(128*sqrt(-
2*x + 1))

_______________________________________________________________________________________

Mathematica [A]  time = 0.0605779, size = 48, normalized size = 0.46 \[ \frac{-3898125 x^7-23058000 x^6-63495075 x^5-111095730 x^4-147527176 x^3-184884496 x^2-393552752 x+395714912}{5005 \sqrt{1-2 x}} \]

Antiderivative was successfully verified.

[In]  Integrate[((2 + 3*x)^4*(3 + 5*x)^3)/(1 - 2*x)^(3/2),x]

[Out]

(395714912 - 393552752*x - 184884496*x^2 - 147527176*x^3 - 111095730*x^4 - 63495
075*x^5 - 23058000*x^6 - 3898125*x^7)/(5005*Sqrt[1 - 2*x])

_______________________________________________________________________________________

Maple [A]  time = 0.007, size = 45, normalized size = 0.4 \[ -{\frac{3898125\,{x}^{7}+23058000\,{x}^{6}+63495075\,{x}^{5}+111095730\,{x}^{4}+147527176\,{x}^{3}+184884496\,{x}^{2}+393552752\,x-395714912}{5005}{\frac{1}{\sqrt{1-2\,x}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((2+3*x)^4*(3+5*x)^3/(1-2*x)^(3/2),x)

[Out]

-1/5005*(3898125*x^7+23058000*x^6+63495075*x^5+111095730*x^4+147527176*x^3+18488
4496*x^2+393552752*x-395714912)/(1-2*x)^(1/2)

_______________________________________________________________________________________

Maxima [A]  time = 1.34537, size = 99, normalized size = 0.94 \[ \frac{10125}{1664} \,{\left (-2 \, x + 1\right )}^{\frac{13}{2}} - \frac{161325}{1408} \,{\left (-2 \, x + 1\right )}^{\frac{11}{2}} + \frac{122385}{128} \,{\left (-2 \, x + 1\right )}^{\frac{9}{2}} - \frac{4177401}{896} \,{\left (-2 \, x + 1\right )}^{\frac{7}{2}} + \frac{9504551}{640} \,{\left (-2 \, x + 1\right )}^{\frac{5}{2}} - \frac{4324397}{128} \,{\left (-2 \, x + 1\right )}^{\frac{3}{2}} + \frac{9836211}{128} \, \sqrt{-2 \, x + 1} + \frac{3195731}{128 \, \sqrt{-2 \, x + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^3*(3*x + 2)^4/(-2*x + 1)^(3/2),x, algorithm="maxima")

[Out]

10125/1664*(-2*x + 1)^(13/2) - 161325/1408*(-2*x + 1)^(11/2) + 122385/128*(-2*x
+ 1)^(9/2) - 4177401/896*(-2*x + 1)^(7/2) + 9504551/640*(-2*x + 1)^(5/2) - 43243
97/128*(-2*x + 1)^(3/2) + 9836211/128*sqrt(-2*x + 1) + 3195731/128/sqrt(-2*x + 1
)

_______________________________________________________________________________________

Fricas [A]  time = 0.212273, size = 59, normalized size = 0.56 \[ -\frac{3898125 \, x^{7} + 23058000 \, x^{6} + 63495075 \, x^{5} + 111095730 \, x^{4} + 147527176 \, x^{3} + 184884496 \, x^{2} + 393552752 \, x - 395714912}{5005 \, \sqrt{-2 \, x + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^3*(3*x + 2)^4/(-2*x + 1)^(3/2),x, algorithm="fricas")

[Out]

-1/5005*(3898125*x^7 + 23058000*x^6 + 63495075*x^5 + 111095730*x^4 + 147527176*x
^3 + 184884496*x^2 + 393552752*x - 395714912)/sqrt(-2*x + 1)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\left (3 x + 2\right )^{4} \left (5 x + 3\right )^{3}}{\left (- 2 x + 1\right )^{\frac{3}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((2+3*x)**4*(3+5*x)**3/(1-2*x)**(3/2),x)

[Out]

Integral((3*x + 2)**4*(5*x + 3)**3/(-2*x + 1)**(3/2), x)

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.212557, size = 146, normalized size = 1.39 \[ \frac{10125}{1664} \,{\left (2 \, x - 1\right )}^{6} \sqrt{-2 \, x + 1} + \frac{161325}{1408} \,{\left (2 \, x - 1\right )}^{5} \sqrt{-2 \, x + 1} + \frac{122385}{128} \,{\left (2 \, x - 1\right )}^{4} \sqrt{-2 \, x + 1} + \frac{4177401}{896} \,{\left (2 \, x - 1\right )}^{3} \sqrt{-2 \, x + 1} + \frac{9504551}{640} \,{\left (2 \, x - 1\right )}^{2} \sqrt{-2 \, x + 1} - \frac{4324397}{128} \,{\left (-2 \, x + 1\right )}^{\frac{3}{2}} + \frac{9836211}{128} \, \sqrt{-2 \, x + 1} + \frac{3195731}{128 \, \sqrt{-2 \, x + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^3*(3*x + 2)^4/(-2*x + 1)^(3/2),x, algorithm="giac")

[Out]

10125/1664*(2*x - 1)^6*sqrt(-2*x + 1) + 161325/1408*(2*x - 1)^5*sqrt(-2*x + 1) +
 122385/128*(2*x - 1)^4*sqrt(-2*x + 1) + 4177401/896*(2*x - 1)^3*sqrt(-2*x + 1)
+ 9504551/640*(2*x - 1)^2*sqrt(-2*x + 1) - 4324397/128*(-2*x + 1)^(3/2) + 983621
1/128*sqrt(-2*x + 1) + 3195731/128/sqrt(-2*x + 1)